home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / tripong.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2007-04-23  |  89 b   |  7 lines

  1. stop();
  2. _root.bg.bgcolor("0x000066");
  3. if(_root.i != undefined)
  4. {
  5.    nextFrame();
  6. }
  7.